projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d3917d5
493d310
)
auto merge of #990 : alexcrichton/cargo/update-blows-up, r=brson
author
bors
<bors@rust-lang.org>
Thu, 4 Dec 2014 02:44:10 +0000
(
02:44
+0000)
committer
bors
<bors@rust-lang.org>
Thu, 4 Dec 2014 02:44:10 +0000
(
02:44
+0000)
This is the same as the fix for #951 (fixed by #965). The relevant code was
erroneously looking at the source id when it should instead look at the entire
package id (name/version/source).
Trivial merge